home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
MiscKit1.7.1
/
MiscKit
/
Palettes
/
MiscArrowButtonPalette
/
Makefile.preamble
< prev
next >
Wrap
Makefile
|
1994-10-05
|
505b
|
17 lines
# MiscArrowButton Makefile.preamble
# basically lifted from MiscClockView which was
# basically lifted from a mini-example (TTools, I would guess)
# this is 3.1 specific, and will enable the building of FAT palletes!
OTHER_PRODUCT_DEPENDS = libMiscArrowButton.a
LIBOFILES =MiscArrowButton.subproj/MiscArrowButtonCell.o \
MiscArrowButton.subproj/MiscArrowButton.o \
MiscArrowButton.subproj/wraps.o
OTHER_GARBAGE = libMiscArrowButton.a
OTHER_CFLAGS = -I.
INSTALLDIR = /LocalDeveloper/Palettes